html {
    font-family: Arial,'Microsoft Yahei';
    font-size: 12px;
  
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    display: block;
}
* {
    margin: 0;
    padding: 0;
    outline: 0;
}
body {
    margin: 0 auto;
    min-width: 1100px;
    overflow-x: hidden;
 
}
body, p, div {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
ul, li, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
}
.clearfix {
    zoom: 1;
}
.jyxh-header{
	height: 68px;
	background-color: #fff;
    position:  fixed;
    z-index: 90;
}
.jyxh-header{
	position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
}

@media (max-width: 1440px){
	.jyxh-header{
		height: 68px;
	}
}
.header-wrap{
	width: 1100px;
    height: 68px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
@media (max-width: 1440px){
	.header-wrap {
    	height: 68px;		
    }
}
.head-logo{
	float: left;
    width: 340px;
    height: 50px;
	padding: 9px 0px;
}
@media(max-width: 1440px){
	.head-logo{
		padding: 14px 0px;
		height: 50px;
	    width: 280px;
	}
}

.head-logo .jyxh-logo{
	display: block;
	height: 50px;
    position: relative;
    background: url(../img/logo.png) 0px 0px no-repeat;
}
@media (max-width: 1440px){
	.head-logo .jyxh-logo{
		height: 50px;
    	width: 340px;
    	background: url(../img/mlogo.png) 0px 0px no-repeat;
	}
}
.head-nav {
    float: left;
    display: inline;
    padding: 0 10px 0 25px;
    line-height: 68px;
    font-size: 16px;
    color: #333;
}
@media (max-width: 1440px){
	.head-nav {
    line-height: 68px;
    font-size: 14px;
    }
}
.head-nav li {
    float: left;
}
.head-nav .head-nav-active a {
    background-color: #ff9d00;
    color: #fff!important;
    text-decoration: none;
}
.head-nav-active .dropdown-news a{
	background-color: #FFFFFF;
    color: #333333!important;
    text-decoration: none;
}
.head-nav li a {
    display: inline-block;
    padding: 0 16px;
    color: #333;
    vertical-align: top;
    overflow: hidden;
}
.head-nav li:hover{
	border-top-color: #ff9d00;
}
.head-nav-dropdown .icon-caret-down {
    margin: 0 -5px 0 3px;
    border-top-color: #666;
    vertical-align: middle;
    transition: transform .5s ease-in-out 0s;
}
.icon-caret-down {
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 4px solid #666;
    border-left: 4px dashed transparent;
    border-right: 4px dashed transparent;
    overflow: hidden;
}
.head-nav-dropdown {
    position: relative;
    line-height: 64px;
    border-top: 2px solid transparent;
}
@media (max-width: 1440px){
	.head-nav-dropdown {
    line-height: 64px;
    }
}
.head-nav-dropdown .drop-toggle {
    padding: 0 18px 2px;
    margin-bottom: -1px;
    cursor: default;
    height: auto!important;
}
.head-nav-hover .drop-toggle {
    padding: 0 17px 2px;
    margin-bottom: -1px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	position: relative;
	z-index: 2;
	color:#ff9d00 ;
}
.head-nav-hover .icon-caret-down{
	border-top-color:#FF9D00 ;
}
.jyxh-header .dropdown-menu{
	background-color: rgba(255,255,255,.95);
}
.jyxh-header .dropdown-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 208px;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    z-index: 10;
}
.head-nav-dropdown .dropdown-menu {
    width: 104px;
    border-color: #eaeaea;
    display: none;
    top: auto;
    right: auto;
    z-index: 1;
}
@media (max-width: 1440px){
.head-nav-dropdown .dropdown-menu {
    width: 96px;
    border-color: #eaeaea;
    display: none;
    top: auto;
    right: auto;
    z-index: 1;
    }
}
.jyxh-header .dropdown-menu li {
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    color: #666;
    position: relative;
    vertical-align: top;
}
.head-nav-dropdown .dropdown-menu li {
    float: none;
    height: 40px;
    line-height: 40px;
}
.head-nav-dropdown .dropdown-menu li a {
    border: 0;
    display: block;
    height: 40px;
    line-height: 40px;
}
.jyxh-header .dropdown-menu li a {
    display: block;
    height: 36px;
    padding: 0 10px 0 20px;
    color: #666;
    cursor: pointer;
}
.jyxh-header .dropdown-menu li a:hover{
	background-color: #eee;
	color: #666;
}
.head-nav-dropdown .dropdown-menu a:hover{
	border: 0;
	height: 40px;
}
.head-search {
    float: left;
    width: 130px;
    height: 68px;
    position: relative;
    box-sizing: content-box;
}
@media (max-width: 1440px){
.head-search {
    height: 58px;
    }
}
.head-search-wrapper {
    background: none;
    border: 0 none;
    padding-bottom: 16px;
}
.head-search-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    width: 130px;
    padding: 16px 0 15px;
    height: 36px;
    background-color: #fff;
    -webkit-transition: width .5s ease 0s;
    transition: width .5s ease 0s;
}
@media (max-width: 1440px){
.head-search-wrapper {
    padding: 14px 0 13px;
    height: 30px;
    }
}
.head-searchform {
    height: 36px;
    position: relative;
}
@media (max-width: 1440px){
.head-searchform {
    height: 30px;
    }
}
.head-searchform input {
    border: 1px solid #efefef;
    background-color: #efefef;
    width: 108px;
    height: 34px;
    padding: 0 10px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
    -webkit-transition: width .5s ease 0s;
    transition: width .5s ease 0s;
    box-sizing: content-box;
}
@media (max-width: 1440px){
.head-searchform input {
    height: 28px;
    line-height: 28px;
    }
}
.head-search .icon-search {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    background-image:url(../img/search.png);
    background-position: -30px -110px!important;
    overflow: hidden;
}
@media (max-width: 1440px){
.head-search .icon-search {
    top: 5px;
    right: 5px;
    }
}
.head-search-focus .head-searchform input {
	width: 380px;
    border-color: #ff9d00;
    box-shadow: 0 0 3px rgba(255,157,0,.5);
    background-color: #fff;
    display: block;
}
@media (max-width: 1440px){
.head-search-focus .head-searchform input {
    width: 360px;
    }
}
.head-search-focus .icon-search {
    background-position: -30px -140px!important;
}
.head-search-focus {
    width: 402px;
}
@media (max-width: 1440px){
.head-search-focus {
    width: 382px;
    }
}
input{outline:none
} 
.head-nav-active .icon-caret-down {
    border-top-color: #fff;
}
.head-nav-active {
	border-top-color: #FF9D00;
}

.place-focus {
    position: relative;
}
.jyxh-header .shadow {
    position: absolute;
    left: 0;
    bottom: -2px;
    right: 0;
    width: 100%;
    height: 2px;
    border-top: 1px solid #d6d6d6;
    background-color: rgba(0,0,0,.06);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#11000000',endColorstr='#11000000');
    overflow: hidden;
}
.head-nav-active .dropdown-profile a {
    background-color: #FFFFFF;
    color: #333333!important;
    text-decoration: none;
}